@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Asset Management | Release New Asset') @section('content')
@method('PUT') @csrf
Release Asset
Back
@endsection @section('js') {{-- --}} @endsection