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