@extends('layouts.admin') @section('content')

Create App Icons

@csrf
@if(!empty($slider->image))
profile image
@endif
Back
@endsection @section('script') @endsection