@extends(get_view('index')) @section('title'){{ translate('search_result') }} - @endsection @section('header') @endsection @section('content')
{{ translate('search_result_records') }}: {{ $posts->total() }}