@extends('layouts.app') @section('content')

Edit Depth

@csrf @method('PUT') {{-- Sign Type --}}
@error('sign_type_id')

{{ $message }}

@enderror
{{-- Standard --}}
{{-- Minimum --}}
{{-- Maximum --}}
{{-- Submit --}}
Cancel
@endsection