@extends('emptyout/layouts/default') @section('title') Gatepassouts @parent @stop {{-- Page content --}} @section('content')

Gatepassouts

@include('flash::message')

Empty Container Out


{!! Form::open(['route' => 'emptyout.empty.search','class'=>'outform']) !!}
Search EmptyContainer for release
{{-- --}}
search using Barcode

{{-- --}}
Manual-Search
using Task number search {{--
--}} {{-- using Task number search--}}
{!! Form::close() !!}
@stop @section('footer_scripts') @stop