@extends('guest-master') @section('content')
@csrf
@csrf
{{ __('Already registered?') }}
@endsection @section('scripts') @endsection