@extends('admin/layouts/default') @section('title') Consignee @parent @stop @section('content') Consignee View Dashboard Consignees Consignee View Consignee details @include('admin.consignees.show_fields') Back @stop