@extends('layouts.admin') @section('content') @push('css') {{-- dropzone --}} @endpush @push('alljs') @endpush @endsection