@extends('layouts.main') @section('title', $data['title']) @section('content')
@csrf @endsection('content') @section('custom-scripts') @endsection