@extends('layouts.app') @section('title', $pageInfo->page_title) @section('content')
{{$pageInfo->page_title}}
@error('price') @enderror
@endsection