@extends('layouts.master') @section('title', __('lang.profile')) @push('css') @endpush @section('content')

{{ __('lang.profile') }}

@endsection @push('js') @endpush @push('scripts') @endpush