@extends('backend.layouts.app') @section('title', @$data['title']) @section('content') @include('backend.partials.staff_navbar')

{{ _trans('common.My Profile') }}

@endsection