@extends('layouts.dashboard') @section('pagehead', 'Add Payment Mode') @section('bredcrumb-item-link',url('/home/master/payment_mode')) @section('bredcrumb-item','All Payment Modes') @section('content')
@include('layouts.notification')
@csrf
@endsection