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

Edit Home Service

@csrf @method('PUT')
{{ $service->service_name }}
@endsection