@extends('layouts.master') @section('title', 'Animation') @section('css') @endsection @section('content')
Animation
animate images
@endsection @section('scripts') @endsection