@extends('layouts.app') @section('title', 'Edit Permit/License') @section('content')
Back

Edit Permit/License

@csrf @method('PUT')

Permit/License Information

@if($permitsLicense->attachment_path)

Current file exists

@endif
Cancel
@endsection