@extends('layouts.admin') @section('page-title', 'Edit Brand') @section('content')
Update {{ $brand->name }}
{{ $message }}