@extends('layouts.app') {{-- Important Variable --}} @section('title') {{ $breadcrumbCurrentName }} @stop {{-- @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop --}} @section('content')
{{-- Search start --}}

Search Criteria


{{ csrf_field() }}

UNIT {!! $items->status =='AVAILABLE'?$items->status : 'NOT AVAILABLE' !!}

Clear
{{-- Search end --}}
@stop @push('include-css') @endpush @push('include-js') {{-- --}} {{-- All datagrid --}} @endpush {{-- this is edit --}}