@extends('smartadmin::layout') @section('title') @lang('Referral Dashboard') @endsection @section('breadcrumbs') @include('smartadmin::components.breadcrumbs', ['category' => 'Dashboard', 'sub_category' => '', 'page_title' => 'Referral Dashboard']) @endsection @section('subheader') @include('smartadmin::components.subheader', ['icon' => 'globe', 'page_title' => $la_name.' - REFERRAL DASHBOARD', 'sub_title' => 'SubTitle', 'badge_text' => 'STICKER', 'punch_line' => '', 'sub_header' => '']) @endsection @section('content')

@endsection @section('pr-css') @endsection @section('pr-scripts') @endsection @push('scripts') @endpush