@extends('layouts.layout-admin') @section('styles') @endsection @section('content')

{{ __('Image Name') }}

{{ __('Manage Image Name') }}

{{ __('Add New Image Name') }}
{{ __('Image Name') }} {{ __('Status') }} {{ __('Action') }}
@endsection @section('scripts') @endsection