@extends("theme.layout") @section('content-layout')
Cards
Wide selection of cards with multiple styles, borders, actions and hover effects.
@csrf
Header
@if (session('success'))
{{ session('success') }}
@endif
@endsection