@extends('layout.default') @section('content')
@csrf
@include('layout.notifications')
@endsection @section('scripts') @endsection