@extends('layout.padrao') @section('title', 'Migration Request - Manual Update') @section('content') {{--
--}}

Search For:

{{method_field('get')}} {{ csrf_field() }}
{!! Form::label('from', 'Cargoo Reference OR Booking Reference:', [ 'class' => 'w-100 control-label']) !!} {!! Form::text("buscar[number]", null, ['class' => 'form-control booking']) !!}
@include('include.filtro_result')
{{-- --}}
User Responsable Carrier Booking cargooReference Shipper Reference commodityDescription commodityID vessel voyage etd Cargoo Status Status created_at
@include('bibliotecas.bootstrapExport') @endSection