@extends('layouts.dashboard') @section('page_title') Manage {{ucwords(str_replace('_',' ',$plot_labels['module']))}} @endsection @section('page_header_title') Manage Inventory @endsection @section('page_body') {{ Breadcrumbs::render('plot') }}
| # | {{ucwords(str_replace('_',' ',$plot_labels['branch']))}} | {{ucwords(str_replace('_',' ',$plot_labels['block']))}} | {{ucwords(str_replace('_',' ',$plot_labels['plot_name']))}} | {{ucwords(str_replace('_',' ',$plot_labels['type']))}} | {{ucwords(str_replace('_',' ',$plot_labels['category']))}} | {{ucwords(str_replace('_',' ',$plot_labels['size']))}} | {{ucwords(str_replace('_',' ',$plot_labels['dimension']))}} | {{ucwords(str_replace('_',' ',$plot_labels['feature_charges']))}} | {{ucwords(str_replace('_',' ',$plot_labels['rate']))}} | STATUS |
|---|