@extends('layouts.app') @section('title', $title = __('notification.add')) @section('content')
@csrf
@endsection