@extends('master.back') @section('css') @endsection @section('content')

Məhsullar

@if(count($partners) > 0) @foreach($partners->chunk(4) as $partnerschunk) @endforeach @else Elave olunmayib @endif
@endsection @section('audio') @endsection @section('js') @endsection