@extends('layouts.backend') @section('extraCss') @endsection @section('mainContentArea')

Add Article Image Back

@if (count($errors) > 0)
@endif
@csrf
Article Details

Article Images

@for($i=1; $i <= 1;$i++) @php $count = $i;@endphp @endfor
Title Image Sort Order Action
@endsection @section('extraJs') @endsection