@extends ('backend.layouts.app') @section('title', trans('labels.backend.articles.management')) @section('page-header')

Photo Management

@endsection @section('content')

Images

id title Image Remove
@endsection @section('after-scripts') {{-- For DataTables --}} @endsection