@extends('admin.layouts.admin') @section('content')

{{ $pageData->pageName ?? 'Services' }}

Services

@csrf
@endsection