@extends('admin.layouts.app') @section('page-title') Category :: Add @endsection @section('content')

Add Category Image

@csrf

Drop your images here, or click to browse

1600 x 1200 (4:3) recommended. PNG, JPG and GIF files are allowed
@csrf

General Information

@foreach (config('translatable.locales') as $locale)
@if (!$loop->last)
@endif
@endforeach
@endsection @section('scripts') @endsection