@extends('layouts.app') @section('content') @endsection @if($layout == 'grid') @push('styles') @endpush @endif @push('scripts') @endpush