@extends('layouts.main') @section('title', 'Edit Service') @section('content')

Edit Service

Back to Services
@csrf @method('PUT')
@endsection