@extends('backend.layout.master') @section('title', __('Enable Disable Projects')) @section('style') @endsection @section('content')

{{ __('Enable Disable Projects') }}

@csrf
@endsection