@extends('web.layouts.layout') @section('content')

{{ $title ?? "" }}

@csrf
@endsection