@extends('admin.layouts.master') @section('title',__('Plan Create')) @section('content')
@csrf
@endsection @section('script') @endsection