@extends('layouts.app') @section('content')

Gallery


@if (auth()->id() !== NULL)
@csrf


@endif

@endsection