@extends('layouts.master') @section('css') @endsection @section('title') Report Settings @endsection @section('content')
Report Settings
@csrf
@endsection @section('script') @endsection