@extends('layouts.dashboard.dashboard') @section('content') @component('card-component',['title'=>ucfirst('main.clients')])
@csrf
@endcomponent @stop @push('js') @endpush