@extends('layouts.app') @section('content')

Edit Service

@csrf @method('PUT')
@if($service->image)
@endif
Cancel
@endsection