@extends('layouts.app') @section('content')

{{ __('Add Brand') }}

@csrf
@endsection