@include('Admin.Includes.header') @php use Illuminate\Support\Facades\Auth; $logged_in_user = Auth::user(); @endphp
@if (session('success')) @endif @if ($errors->any()) @endif

{{ __('Service Edit') }}

@csrf @method('PUT')
Service Details

Enter essential service information below.

Please enter a service title.
Service Content
Add detailed content for your service including formatting and media.
SEO Settings
Optimize your service for search engines.
Recommended: 50-60 characters
Recommended: 150-160 characters
Separate tags with commas
_page_index) == '1' ? 'checked' : '' }}>
Status
Service Images
@if($service->cover_image)
Current cover
@endif
Recommended: 1200x630px
@if($service->featured_images)
@foreach($service->featured_images_array as $image) Featured image @endforeach
@endif
Please enter a Feature Image alt Text.