@extends('web.layouts.layout') @section('content')
@include('web.layouts.header')

{{__('web.verify_phone')}}

@CSRF
@section('inject_js') @endsection @endsection