@extends('layouts.panel') @section('title', 'Nuevo servicio') @section('content')
@include('services._form')
@endsection