@extends('testcenter.layout.master') @section('title') Test Center | Dashboard @endsection @section('content')
Total Bookings
{{$totalBookings}}
@endsection @section('scripts') @endsection