@extends('admin.layouts.master') @section('title', __('Label.Pratice Question')) @section('content')

@yield('title')



{{__('Label.Add Pratice Question')}} Add Caculation Question
{{__('Label.Id')}} {{__('Label.Question')}} {{__('Label.Question Image')}} {{__('Label.Category')}} {{__('Label.Level')}} {{__('Label.Option A')}} {{__('Label.Option B')}} {{__('Label.Option C')}} {{__('Label.Option D')}} {{__('Label.Answer')}} {{__('Label.Answer')}} {{__('Label.Action')}}
@endsection @push('scripts') @endpush