@extends('fo::layouts.app') @section('head')
@endsection @section('content')
Home
Dashboard
{{--
Designation
Registerd
Scheduled
Attend
Today %
Avg / Month
Trend
--}}
@endsection @section('script') @endsection