@extends('master', ['title' => __('dashboard.add_brand')]) @section('content')

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

@csrf
@endsection @push('js') @endpush