@if (\Session::has('success'))
@endif
@if (\Session::has('error'))
@endif
{{ Form::open(array( 'action' => 'ProductController@postTransferProducts','class'=>'form-horizontal','files' => true,'role' => 'form', 'enctype'=>'multipart/form-data')) }}
{{--
{{Form::close()}}
{{\Session::get('success')}}
{{\Session::get('error')}}
Add New Purchase
--}}
{{-- --}}
{{--
--}}
--}}
{{-- --}}
{{-- --}}
{{--
--}}
{{--