@extends($activeTemplate . 'layouts.frontend') @section('content')
@csrf
@lang('Please upload an image with a 3.5:3 aspect ratio, which will be resized to') {{getFileSize('userProfile')}} @lang('pixels')
profile-image
@endsection @push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush