@extends('layouts.public') @section('title', $term ? __('Search: :term', ['term' => $term]) : __('Search')) @section('content')
@endsection