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

Service Edit

@method('put') @csrf
@error('name')
{{ $message }}
@enderror
@endsection