@extends('layouts.store_dashboard_un_authed_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?'waiting approval ':' فى انتظار القبول '}} @endsection @section('content')
{{trans('stores_dashboard.congrats')}}

{{trans('stores_dashboard.wait_msg')}}

@endsection