@extends('layouts.app_admin') @section('content') @include('back.boycotts.index',['boycotts'=>$boycotts]) @endsection