Avi The Jeweler
Contract Management
@if (Auth::user()->role == 'admin')
Contract History
New Contract
{{ csrf_field() }}
@else
Avi The Jeweler Contract
@endif
@yield('content')
@yield('scripts')