@extends('layouts.app') @section('title', 'Profile | TAKEONE') @section('extra_styles') @endsection @section('content')
@ {{ $user->username }}
{{ $user->bio }}
No videos yet