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