@extends('layouts.master') @section('title') Call Log Dashboard @endsection @section('css') @endsection @section('content')
Call as

{{$callNumber}}

 

@include('includes.dialpad')

Hi Software!

@endsection('content') @section('javascript') @endsection