@extends('web.layouts.layout') @section('content') @include('web.pages.components.header') @include('web.pages.components.partners') @endsection @section('inject_js') @endsection