@extends('app') @section('title', $page_data->meta_title) @section('meta_keywords', $page_data->meta_keywords?? '') @section('meta_description', $page_data->meta_description?? '') @section('head') @endsection @section('content') @php $school_name = "ABC BARTENDING SCHOOL"; @endphp