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

Edit clerk info: {{$clerk->name}}

@method('PATCH') @csrf
@endsection