@extends('layouts/contentNavbarLayout') @section('title', 'CRM') @section('content')
@yield('crm_content')
@endsection