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

Edit Service

Back to List
Service Details
@if ($errors->any()) @endif
@csrf @method('PUT')
@endsection