@extends('web.website.layouts.master') @section('css') @include('web.website.includes.css.search-box') @endsection @section('content') @endsection @section('js') @endsection