@extends('crudbooster::admin_template') @push('head') @endpush @push("bottom") @endpush @section('content')
Analyse hinzufügen
{{$errors->has('pool_id')? $errors->first('pool_id'):" "}}
{{$errors->has('name')? $errors->first('name'):" "}}
{{$errors->has('name')? $errors->first('name'):" "}}
{{$errors->has('name')? $errors->first('name'):" "}}
{{$errors->has('desc_image')? $errors->first("desc_image") :"" }}
{{$errors->has('description')? $errors->first("description") :"" }}
--}}
--}}
{{-- Select Body Audios --}}

{{-- Select Metal Audios --}}

--}}

{{__('action.Price/Time')}}

--}}
--}}

@endsection