@extends('admin.layout.master') @section('css') @endsection @section('content')

{{awtTrans('عرض الصفحات التعريفية ')}}

@foreach($row->images()->get() as $image)
@endforeach
@endsection @section('js') @endsection