@extends('layouts.authenticated') @section('content')
Edit Brand
@csrf @method('PATCH')

@endsection