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

{{ __('Page Loader Settings') }}

@csrf
@endsection