@extends('layouts.default') @push('scripts') @endpush @section('content')
@csrf
Panel Advocate Case Details
@include('panel_advocate.panel_advocate_case_report')
@endsection