@extends('admin.template.master') @section('title')

Shipping Area 3

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif
ID Area 1 Area 2 Area 3 Rate Status Created At Edited At Created By Updated By Action
@endsection @section('javascripts') @endsection