@extends('frontend.user.layouts.app') @section('content')
{{ translate('Profile', 'auth') }}
@csrf
{{ translate('Security', 'auth') }}
@csrf
@endsection