@extends('admin.template.master') @section('title') INV Zone all inv zone information Home INV Zone @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add INV Zone ID Name Code Status Action @endsection @section('javascripts') @endsection