@extends('layouts.master') @section('content')
ID | Head Name | Head Type | Actions |
---|---|---|---|
{{ ++$sn }} | {{ $head->name }} | {{ ucfirst($head->type) }} | @can('accounting-finance.accounting-head.edit') @endcan @can('accounting-finance.accounting-head.delete') @endcan |