@extends('admin.layouts.master') @section('content')
Your Profile
@yield('user-name')
@yield('profile-content')
@endsection