Proje dosyaları eklendi
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<x-layouts.app :title="__('projects.new').' — TrafficPumper'"><x-customer-shell><nav aria-label="{{__('projects.breadcrumb')}}"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="{{route('projects.index')}}">{{__('customer.projects')}}</a></li><li class="breadcrumb-item active">{{__('projects.new')}}</li></ol></nav><header class="tp-page-header"><div><p>{{__('customer.rank_tracking')}}</p><h1>{{__('projects.new')}}</h1></div></header><section class="tp-panel tp-form-panel"><form method="POST" action="{{route('projects.store')}}">@include('projects._form',['submit'=>__('projects.create')])</form></section></x-customer-shell></x-layouts.app>
|
||||
Reference in New Issue
Block a user