@extends('admin.layouts.master') @section('content')

Add Asset

@csrf @include('admin.asset.partials.form', ['asset' => null])
Cancel
@endsection