@extends('layouts.instructor') @push('title', get_phrase('Manage profile')) @push('meta')@endpush @push('css')@endpush @section('content') @php $auth = auth()->user(); @endphp