@extends('backend.layout.master') @section('title', __('Bottom to Top Settings')) @section('style') @endsection @section('content')

{{ __('Bottom to Top Settings') }}

@csrf
@endsection