@extends('layouts.admin') @section('estilos') @endsection @section('contenido') {!!Form::open(array('method'=>'POST','autocomplete'=>'off','id'=>'frm-npros'))!!}
*

@foreach ($tags as $t) @endforeach
   
*
*

Dirección

*
*
*
*
*
*
*
*
@if(Session::get('rol') == 1) * @else @endif

Contactos

Contacto principal

*
*
* *
*

 

Agregar Productos

*

Agregar Servicios


{!!Form::close()!!} @endsection @section('script') @endsection