@extends('admin.layout.main') @section('title',$header['title']) @section('content')
@csrf @method('PUT')
user_all == 'true') ? 'checked': '' }}>

Device Preview

{{ old('notification_title') ?? $notificationDetail->notification_title }}

{{ old('notification_message') ?? $notificationDetail->notification_message }}

Your Image
Cancel
@endsection @section('js') @append