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

Accounts

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