@extends('layouts/contentNavbarLayout') @section('title', 'Dashboard - Analytics') @section('content')
@yield('tab_content')
@endsection