@extends('layouts.dashboard') @section('pagehead', 'Add Brands') @section('bredcrumb-item-link',url('/home/brand')) @section('bredcrumb-item','All Brands') @section('content')
@include('layouts.notification')
@csrf
@endsection