{{ __('Edit Notification') }}
- {{ __('Use') }} {course_title} {{ __('to replace course title') }}
- {{ __('Use') }} {user_name} {{ __('to replace user name') }}
@extends('layouts.app') @section('title', $app_setting['name'] . ' | '.__('Notification Edit')) @section('content')