@extends('backend.layouts.app') @section('title') {{ __('profile.title') }} @endsection @section('content')
@endsection @push('after-styles') @endpush @push('after-scripts') @endpush