@extends('backends.layouts.master_layout') @section('page_heading','Contact List') @section('title',"Contact List") @section('content')
@include('backends.includes.notification')

Contact List

@csrf @method('put')
@endsection