@extends('layouts.admin') @section('title', 'Admins') @push('vendor-styles')
@endpush @push('page-styles') @endpush @section('body') @section('body')
@csrf
Verify your phone number
Enter the code
sent to ( {{$phone_number}} )
Resend Code
NEXT
@endsection @push('vendor-scripts') {{-- --}} @endpush @push('page-scripts') @include('sections.notification-scripts') @endpush