@extends('layouts.adminapp') @section('title') {{ __('lng.SalahTime') }} @endsection @section('active_app_management', 'active') @section('open_app_management', 'open') @section('active_salah_time', 'active') @section('content')
{{ __('lng.Title') }} | {{ __('lng.azan') }} | {{ __('lng.iqama') }} |
---|---|---|
{{ __('lng.' . $SalahTime->title) }} |
{{ __('lng.UpdatedSuccessfully') }}
|
{{ __('lng.UpdatedSuccessfully') }}
|