@extends('layout.app') @section('title') {{ __('message.projects_edit') }} @stop @section('css') @stop @section('content')
{{-- form for store clients --}}
id)}}" enctype="multipart/form-data"> @csrf
{{ __('message.projects') }}
{{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}}
{{-- end client name --}} {{-- end client name --}}
{{-- end client name --}}
Choose User
{{-- end client name --}}
{{-- end client name --}}
Create Tag
{{-- client name --}}
tag_name) value="{{ old('tag_name',$tag->tag_name) }}" @endisset required autofocus>
{{-- end client name --}} {{-- client name --}}
{{ __('message.name') }} {{ __('message.category') }} {{ __('message.website') }} {{ __('message.update_type') }}
{{ __('message.name') }} {{ __('message.category') }} {{ __('message.website') }} {{ __('message.update_type') }}
{{-- end client name --}}
@endsection @section("js") @endsection