@extends('home::layouts.UserLayout') @section('title') {{env('WEBSITE_TITLE')}} | Boards @endsection @section('content')

BoardMe

@csrf
@endsection @section('scripts') @endsection @section('page-scripts') @endsection