@extends('layouts.home_layout') @php $pageTitle = "Farmer & Agricultural Production Report Search"; @endphp @section('title', $pageTitle) @section('style') @endsection @section('content')

{{$pageTitle}}

Reset @if (is_permit('fwAgpr_gr')) @endif
@endsection @section('script') @endsection