@extends('admin.admin_dashboard') @section('content')

Actualizar Usuario

@csrf
@if(Auth::user()->current_team_id==1)
@endif
Regresar
@endsection