@extends('layouts.auth') @section('title','Verification') @push('page-styles') @endpush @section('body')
@csrf

Verify your phone number

Enter the code
sent to ( {{$phone_number}} )

@endsection @push('page-scripts') @endpush