@extends('layouts/contentLayoutMaster') @section('title', 'Settings - Upgrade') @section('content')

Upgrade

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

@endsection @section('page-script') {{-- Page js files --}} @endsection