@extends('administrative.layouts.master') @section('page-css') @endsection @section('content')

Brand Create

Brand
Brand Create
{!! method_field('PUT') !!} @csrf
@if($errors->has('name')) @endif
@can('vehicle brand update') @endcan
@endsection @section('page-js') @endsection