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

Edit Layanan

@csrf @method('PUT')
@if($service->photo)
Foto Lama
@endif
Kembali
@endsection