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

{{ __('Home Page Animation Settings') }}

@csrf
@endsection