@extends('layouts.mobile') @section('title') {{__($title)}} @endsection @section('content_mobile')
@endsection @section('js') @endsection @section('css') @endsection