@extends('layouts.sash') @section('title', 'Edit Branch') @section('content')
Edit Branch
@csrf @method('patch')
@endsection