@extends('release/layouts/default') @section('title') Cargo releases @parent @stop {{-- Page content --}} @section('content')

Cargo releases

@include('flash::message')

Invoice Search for Interior Transit


{{-- {!! Form::open(['route' => 'release.passingby.search']) !!}--}}
{!! $year !!}{!! $month !!}{!! $day !!}
Use the last six digit of the invoice number
{{-- {!! Form::close() !!}--}}
@stop @section('footer_scripts') @stop