@extends('layouts/contentLayoutMaster') @section('title', 'Locale') @section('content')

Change Locale

Title

{{ __('locale.message') }}

@endsection