@extends('admin.layouts.admin') @section('title') create brands @endsection @section('script') @endsection @section('content')
ایجاد برند

@include('admin.sections.errors')
@csrf
بازگشت
@endsection