@extends('../../layouts/partials/header') {{-- @extends('adminlte::page') --}} @section('title', 'Agregar Contacto') @section('content_header')

Agregar Contacto

@endsection @section('content')
@csrf
Cancelar
@endsection