@extends('layouts.crm.app-crm') @section('content')

Contacts

Name Account Name Phone Email Action
@include('crm.contact.add-contact') @include('crm.contact.edit-contact')
@endsection @section('footer') @include('shared.footer') @endsection