@extends('backend.partials.master') @section('title') Unit @endsection @section('maincontent') @if (hasPermission('create_Unit') == true) New Unit @endif Unit Table SR NO Name Status Action @endsection