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