@extends('admin.main') @include('widgets.fileinput') @include('widgets.datetime_picker') @section('content')

Banner資訊

  • publish_status ? 'checked' : '' }}>
  • publish_status ? 'checked' : '' }}>
  • status ? 'checked' : '' }}>
  • status ? 'checked' : '' }}>
@if ($data)

{{ $data->updated_at }}

{{ $data->created_at }}

@endif
@checkPerm(SHOP_BANNER_EDIT) @endcheckPerm 返回
@endsection @push('js') @endpush