@extends('layout.mainlayout') @section('content')
@component('components.breadcrumb') @slot('title') Contacts @endslot @slot('item1') 123 @endslot @slot('item2') contacts @endslot @endcomponent
Name Phone Email Tags Location Rating Owner Contact Status Action
@component('components.model-popup') @endcomponent @endsection