@extends('layouts.admin') @section('title', 'Create Brand') @section('content')
@csrf
@endsection