@php $location = !empty($_GET['location']) ? $_GET['location'] : ''; $from = !empty($_GET['from']) ? $_GET['from'] : ''; $to = !empty($_GET['to']) ? $_GET['to'] : ''; @endphp @extends('admin.layouts.layouts') @section('title', 'Legal Documents') @section('page-css') @endsection @section('content')