@extends('../layouts.navigation') @section('content') @php $user_id = Auth::user()->id; $user_type = Auth::user()->tipo_id; @endphp