@extends('admin/layouts/default') @section('title') Consignee @parent @stop @section('content')

Consignee View

Consignee details

@include('admin.consignees.show_fields')
@stop