@extends ('../welcome') @section ('content')

{{$user->name}}

  • {{$user->email}}

Update @csrf @method('DELETE')
@endsection