@extends('layout.app') @section('title') {{ __('message.package_name_edit') }} @stop @section('css') @stop @section('content')
{{-- form for store clients --}}
id)}}" enctype="multipart/form-data"> @csrf
{{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}}
{{ __('message.cancel') }}
{{-- end form --}}
@endsection @section("js") @endsection