@extends('coach.layouts.contentNavbarLayout') @section('title', 'Edit Profile') @section('content') @php $user = Auth::user(); @endphp