Proje dosyaları eklendi

This commit is contained in:
2026-08-29 15:53:53 +03:00
commit d3313400ca
440 changed files with 24827 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<x-layouts.app :title="__('keywords.edit').' — TrafficPumper'"><x-customer-shell><header class="tp-page-header"><div><p>{{$project->name}}</p><h1>{{__('keywords.edit')}}</h1></div></header><section class="tp-panel tp-form-panel"><form method="POST" action="{{route('keywords.update',$keyword)}}">@include('keywords._form',['submit'=>__('keywords.save'),'method'=>'PUT','bulk'=>false])</form></section></x-customer-shell></x-layouts.app>