@extends('layouts.app') @section('page-title', 'Edit-Service') @section('content')

Edit Service

@csrf @if($service->image) @endif
@endsection