@extends('layouts.authenticated') @section('content')
Edit Business Unit
@csrf @method('PATCH')
@endsection