ShipJunction
@if(Session::has('get-details'))
{{ Session::get('get-details') }}
@endif
@if(Session::has('get-details-trans'))
{{ Session::get('get-details-trans') }}
@endif
@if(Session::has('get-details'))
Back
@endif
@if(Session::has('get-details-trans'))
Back
@endif