@extends('backend.admin-master') @section('site-title') {{__('New Price Plan')}} @endsection @section('content')

{{__('New Price Plan')}}

{{__('All Price Plan')}}
@csrf
{{__('Separate feature by new line')}}
@endsection @section('script') @endsection