@extends(template().'layouts.app') @section('title', 'Verify Phone Number') @section('content')
@if (session('status')) @endif
@endsection