fix: working copy, caching ASP, notworking orders though
This commit is contained in:
parent
dc5d204cfc
commit
390ad23e03
32 changed files with 246 additions and 194 deletions
9
resources/views/manage/showings/create.blade.php
Normal file
9
resources/views/manage/showings/create.blade.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
@extends('manage.layout')
|
||||
|
||||
@push('head')
|
||||
<link rel="stylesheet" href="{{ asset('css/manage.css') }}">
|
||||
@endpush
|
||||
|
||||
@section('content')
|
||||
|
||||
@endsection
|
Loading…
Add table
Add a link
Reference in a new issue