@extends('frontend.layouts.app') @section('title', app_name() . ' | ' . __('navs.general.home')) @push('after-styles') @endpush @section('content')
Filter
@endsection @push('after-scripts') @endpush