@extends('layouts.home_layout') @php $pageTitle = "Improve Vaccination Practices Search"; @endphp @section('title', $pageTitle) @section('style') @endsection @section('content')

{{$pageTitle}}

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