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

Edit Resource

@csrf
...
Select imageChange Remove
...
Select imageChange Remove
...
Select imageChange Remove
...
Select imageChange Remove
...
Select imageChange Remove
@endsection @section('script') @endsection @section('body-end') @endsection @push('styles') @endpush @push('scripts') @routes @endpush