@extends('admin.layouts.layouts') @section('title', 'Transporter Management') @section('content')
@can('transporter-create') Create @endcan
# Name Code Email Mobile No. Status Actions
@endsection @section('page-js') @endsection