service-captcha/resources/views/private/layout
2023-08-22 00:15:35 +06:00
..
_errors.blade.php Added necessary template files and view components for scaffolding of the private area of the application. This includes error and success message components for efficient handling of user feedback messages. Added navigation components and dashboard structure to the private layout. This will streamline the implementation of features in the private area and ensure a consistent user interface. 2023-07-07 00:03:03 +06:00
_navigation.blade.php Add captcha tokens management. 2023-08-22 00:15:35 +06:00
_success.blade.php Added necessary template files and view components for scaffolding of the private area of the application. This includes error and success message components for efficient handling of user feedback messages. Added navigation components and dashboard structure to the private layout. This will streamline the implementation of features in the private area and ensure a consistent user interface. 2023-07-07 00:03:03 +06:00
app.blade.php Fixed warning in analysis PHP Storm. 2023-08-01 23:40:10 +06:00