@extends('layouts.portal') @section('title', 'Add New Workshop Service — Abu Dhabi Auto Care') @section('content')
Services Catalog / New Service

Add New Workshop Service

Configure service title, baseline pricing, photo and vehicle package rates.

Back to Catalog
@if($errors->any())
Please fix the following errors:
@endif
@csrf
@if($images->isNotEmpty())
Or link existing media for main image:
@endif

Package Pricing by Vehicle Category

Add tiered package rates (e.g. Sedan vs SUV vs Luxury).

Cancel
@endsection