@extends('layouts.adminapp')
@section('content')
| {{ __('lng.Title') }} | {{ __('lng.azan') }} | {{ __('lng.iqama') }} |
|---|---|---|
| {{ __('lng.' . $SalahTime->title) }} |
{{ __('lng.UpdatedSuccessfully') }}
|
{{ __('lng.UpdatedSuccessfully') }}
|