@extends('layouts.master') @section('title') Call Log Dashboard @endsection @section('css') @endsection @section('content') @if ($hasTwilioAccount === "yes")
@endif @if(count($callLogs) === 0)
--}}
{{-- --}}
--}}