@extends('layouts.master') @section('title') @lang('translation.Feedback Rating') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Feedback Rating @endslot @slot('title') Add Feedback Rating @endslot @endcomponent
@csrf
Feedback Rating Details

Required
Required
Information Details

@endsection @section('script') @endsection