@php $customizerHidden = 'customizer-hide'; @endphp @extends('layouts/layoutMaster') @section('title', 'Transfer Page') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Please confirm the detail below. if correct click the button to migrate your data to the new portal. Ensure you email you are filling in is active, a password reset link will be sent to it

@if(session()->has('errors')) @endif @if(session()->has('error')) @endif
@csrf
@endsection