@extends('emptyout/layouts/default') @section('title') Gatepassouts @parent @stop {{-- Page content --}} @section('content') Gatepassouts Dashboard Gatepassouts Gatepassouts List @include('flash::message') Empty Container Out {!! Form::open(['route' => 'emptyout.empty.search','class'=>'outform']) !!} Search EmptyContainer for release {{-- Button Drop Down--}} search using Barcode {{-- Button Drop Down--}} Manual-Search Search using Task number search {{-- --}} {{-- using Task number search--}} {!! Form::close() !!} @stop @section('footer_scripts') @stop