@extends('layouts.admin.master') @section('title')Unikit @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Library Management @endslot @slot('title') Create A Library @endslot @endcomponent @endsection

Create Library

@csrf

Basic Settings


Media Detail


...
Select imageChange Remove
NOTE!  Image preview only works in IE10+, FF3.6+, Safari6.0+, Chrome6.0+ and Opera11.1+. Max 50KB allowed.

Contact Detail


@endsection @section('script') @endsection @section('body-end') @endsection @push('styles') @endpush @push('scripts') @routes @endpush