@extends('layouts.master') @section('css') @endsection @section('title') Dashboard Settings @endsection @section('content') Dashboard Settings @csrf Dashboard Filter dashboard_filter == 'yearly' ) selected @endif>Yearly dashboard_filter == 'monthly') selected @endif>Monthly dashboard_filter == 'daily') selected @endif>Daily Update @endsection @section('script') @endsection