@extends('layouts.master_app') @section('title') Editar servicio @endsection @section('css') @endsection @section('content')

Editar servicio

Editar servicio

@csrf
@endsection @section('js') @endsection