@extends('layouts.master') @section('title', 'Site Detail Report') @push('css') @endpush @section('content') @include('partials.header') @include('partials.sidebar')

Site Report

Site Filter

@csrf
@push('js') @endpush @endsection