@extends('totruck/layouts/default') @section('title') Talley Out @parent @stop {{-- Page content --}} @section('content') Talley Out Talley Out Search Talley @include('flash::message') Talley Release {{-- @lang('button.create') --}} {!! Form::open(['route' => 'totruck.release.search','class'=>'formout']) !!} Search talley for release {{-- Button Drop Down--}} using Barcode search from talley in {{-- Button Drop Down--}} Manual-Search talley for release Search using Task number search from talley in {!! Form::close() !!} @stop @section('footer_scripts') @stop