@extends('admin.auth.layout') @section('title', __('admin_auth.page_title')) @section('content')

{{ __('admin_auth.heading') }}

{{ __('admin_auth.introduction') }}

@csrf
@endsection