@extends('layouts.main') @section('container')

{{ $card_title }}

@csrf
@endsection @section('javascript') @endsection