@extends('layouts.app_layout') @section('content') @php $addRoute = route('contact-details.create'); @endphp @can('add contact-detail') @php $button = ' Add New'; @endphp @endcan
Sl. No. Address Phone Numbers Email IDs Is Primary Is Approved Is Published Actions
@endsection @section('pages-scripts') @endsection