@extends('layouts.admin') @section('contenido') Empresas Inicio Empresas @if(Session::get('rol') == 1) @if(Session::get('insert') == 1) Nuevo @endif @endif @endsection @section('script')