@extends('master.app') @section('name', 'Supplires') @section('body') Edit @method('put') @csrf name Type department condition Model Vendor Number Registration Date quantity Price total Documents Picture {{ old('description') ?? $asset->description }} Description Save @endsection @section('pageJs') @endsection