@extends('admin.template.master') @section('title') Shipping Area 3 Home Shipping Area 3 @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add Shipping Area 3 ID Area 1 Area 2 Area 3 Rate Status Created At Edited At Created By Updated By Action @endsection @section('javascripts') @endsection