@php use GuzzleHttp\Client; $baseurl = env('API_URL') $sort_no = Config::get('app.sort_no'); $end_no = Config::get('app.end_no'); @endphp @extends('mainlayout') @section('title') MILIKI | Search Results {{$term}} @endsection @section('content')
@endif
@endif