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