@extends('theme.theme_main') @section('breadcrumb') {!! Breadcrumbs::render('call-log') !!} @stop @section('content_title')

Call Log

@stop @section('css') @stop @section('content')

Filter


@include('call_log._campaign_data_log')
@stop @section('script') @stop