@extends('layouts.admin') @section('title') Ananas | Upload Gif @endsection @section('Quotes') active {{session('sidebar_color')}} @endsection @section('breadcrumb') @endsection @section('style') @endsection @section('content')
@if(true)
Upload Gif
@csrf
cover
cover
@endif
@endsection