@extends('dashboard_connect.dash_master') @section('pagescontents')

Edit Fixed Assets & Consumable Items Details

@csrf
Please select option.
Please enter item name.
Please enter opening balance.
@if(Session::has('status'))
@endif @if(Session::has('wrong'))
@endif
@endsection