@extends('admin.layouts.masterlayout') @section('title') Report Management @endsection @section('head_title') Report Management @endsection @section('Css') @endsection @section('content')
@csrf
@endsection @section('script') @endsection