@extends('admin.layout.app') @section('content')

{{ $title }} List

{{-- CSV Export--}} {{-- Excel Export Delete Selected--}} Add new

 

@include('flash')
{{--
--}} {{--@foreach($records as $key => $record)--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--@endforeach--}}
Sequence Name Image Status Action
{{ $record['id'] }}{{ $record['name'] }}{{ $record['created_at']->format('d-m-Y') }}--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--
Sequence Name Image Status Action
{{--
--}}
@endsection @section('js') @endsection