@extends('Layouts.mainLayout') @section('imagen_proyecto') FEMSA_logo @endsection @section('opciones') @if (auth()->user()->type != "captu") @endif @if ( auth()->user()->type == "admin") @endif @if (auth()->user()->type == "admin") @endif @if (auth()->user()->type != "captu") @endif @if (auth()->user()->type != "captu") @endif @if (auth()->user()->cliente == "Proveedor" && auth()->user()->type == "admin") @endif @endsection