@extends('adminlte::page') @section('title_postfix', ' - Editar Contacto') @section('content_header')

Contactos

@stop @section('content')

Editar Contacto

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