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