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