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

Create Service

Back
@csrf
@error('title') {{ $message }} @enderror
Use bullets or numbered lists in editor — they will be saved as array.
@error('main_image') {{ $message }} @enderror
@endsection @section('script') @endsection