@extends('admin::layouts.app') @section('content')
@method('PUT')

{{ __('admin.my_brand') }}

{{ __('admin.add_brand') }}

{{ __('static.cancel') }}
{{ __('admin.enter_the_details_below_for_create_edit_brands') }}
@endsection