@extends('layouts.app') @section('page-title','Editar consultor') @section('content')
@csrf @method('PUT')
Cancelar
@endsection