@extends('admin.layout') @section('content') @include('admin.services.edit',['data' => $data]) @endsection