@extends('master') @section('title') {{$title}} @endsection @section('content')
| S/N | Short Name | Type | Estd | Status | Action |
|---|---|---|---|---|---|
| 1 | {{$item->short_name}} | {{$item->type}} | {{$item->estd}} | {!! $item->status == 1 ? 'Publish' : 'Unpublish' !!} | Update {!! $item->status == 1 ? 'Unpublish' : 'Publish' !!} Add Details Delete |