@extends('layouts.admin') @section('content')
{{ $data->id ? __('account_card.edit') : __('account_card.add') }}