@extends('out.auth_master') @section('styles') @endsection @section('content')

{{ $title }}

@include('alert')
@csrf
@include('out.other_footer') @endsection @section('scripts') @include('phone_js') @endsection