@extends('backend.layouts.app') @section('content')
{{translate('Staff Information')}}
@csrf
Phone Number Not Valid.
Password should be 6-15 in length with 1 upercase , 1 lowercase and 1 special character.
@endsection @section('script') @endsection