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

REGISTRO DE SERVICIOS

@csrf() @section('cliente')

Registrar Cliente

@endsection @section('fechas')
@endsection @include('admin.servicios.forms.from')
@endsection @section('scripts') @endsection