@extends('layouts.app') @section('content')
@if (Auth::check()) {{--

Create List

--}} Create List @else Create List @endif
  • Name

    Weight Class

    Patch

    Created

  • No tier found.

  • Patch 08/14/22
@endsection @section('scripts') @endsection