@extends('admin.template.master') @section('title') Third Party Pickup Points Home Third Party Pickup Points @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add Third Party Pickup Points District Name Address Status Action @endsection @section('javascripts') @endsection