@extends('layouts.app') @push('styles') @endpush @section('title') Notification @endsection @section('page_header') @endsection @section('content')
@csrf
120
220
You can upload an optional image for the notification (JPEG, PNG).
@endsection @push('scripts') @endpush