@extends('admin.layouts.app') @section('title', 'Add New Pooja Service') @push('styles') @endpush @section('content')
Back to Services

Add New Pooja Service

Create a new ritual or service for your clients.

@csrf

General Information

@error('name')

{{ $message }}

@enderror
@error('description')

{{ $message }}

@enderror

SEO Parameters

Click to upload SEO image

Status

Published Status

Cover Image

Click to upload image

Recommended size: 1200x630. Formats: WEBP, PNG, JPG.

@push('scripts') @endpush @endsection