@extends('master.back') @section('content')

{{ __(@$datas->title) }}

@include('alerts.alerts')
@if(@$type == '1') @else @endif @include('back.point.table',compact('datas'))
{{ __('Type') }}{{ __('Point ') }} {{ __('Price (Bath)') }}{{ __('Price (Bath)') }} {{ __('Point ') }}{{ __('Status') }} {{ __('Actions') }}
{{-- DELETE MODAL --}} {{-- DELETE MODAL ENDS --}} @endsection