@extends('layouts.app') @section('title', $title . ' | Saai Cards') @section('content')

{{ $title }}

Manage and organize {{ strtolower($title) }} for workflows.

@if($hasPrice) @endif
# NamePriceDescription Order Status Created Actions
@endsection @stack('scripts')