@extends('themes.basic.layouts.auth') @section('title', translate('Complete your information', 'auth')) @section('content')

{{ translate('Complete your information', 'auth') }}

@csrf
@endsection