@extends('admin.master_layout') @section('title') {{ __('translate.Create Brand') }} @endsection @section('body-header')

{{ __('translate.Create Brand') }}

{{ __('translate.Manage Car') }} >> {{ __('translate.Create Brand') }}

@endsection @section('body-content')
@csrf

{{ __('translate.Create Brand') }}

{{ __('translate.Brand List') }}
@endsection @push('js_section') @endpush