@extends('layouts.home_layout') @php $pageTitle = "Cattle Feeding Report Search"; @endphp @section('title', $pageTitle) @section('style') @endsection @section('content')

{{$pageTitle}}

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