@extends('layouts.app') @section('page_css') @parent @endsection @section('content')
@csrf
@endsection @section('page_scripts') @parent @endsection